Fluent Assertions Documentation
FluentAssertions.Equivalency Namespace / IAssertionContext<TSubject> Interface / BecauseArgs Property
In This Topic
    BecauseArgs Property
    In This Topic
    Zero or more objects to format using the placeholders in Because.
    Syntax
    object[] BecauseArgs {get; set;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also